home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Holt Researcher: American History
/
Holt Researcher: American History.iso
/
pc
/
modules
/
dbtable.dxr
/
00040.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
2000-01-18
|
135 b
|
9 lines
global gDBTableVarList
on mouseDown
windowName = (the activeWindow).name
tell the stage
dragWindow(windowName)
end tell
end